home *** CD-ROM | disk | FTP | other *** search
/ Graphics Plus / Graphics Plus.iso / general / visulztn / saoimage / saoimage.lha / update.txt < prev    next >
Text File  |  1991-08-15  |  3KB  |  81 lines

  1.  
  2. CHANGES TO SAOIMAGE CODE SINCE 1 May 1990 (Release 1.0)
  3.  
  4. ------------------------
  5. Changes from beta version: file names have all been shortened to an 8.3
  6. (or smaller) format to enable movement through MSDOS file systems.  A
  7. second button appearance is available.  Many internal code changes (to
  8. aid in debugging and support socket IO, to name a couple).
  9. ------------------------
  10.  
  11. ------------------------
  12. Fixes:
  13. June 3, 1990    - Release 1.02
  14. sclctrl.c:    fixed bug which assigned wrong image type at init time
  15. clralloc.c:    added colormap creation needed for OpenWindows and
  16.         SiliconGraphics
  17. wndwcre.c, editctrl.c: added ICCCM compliant focus message for window manager
  18. cmdimage.c:    upgraded experimental real-time code
  19. ------------------------
  20.  
  21. ------------------------
  22. Changes:
  23. Jan 1, 1991    - Release 1.03
  24. csrcoord.c csrctrl.c csrdraw.c csrmove.c csrsave.c csrshape.c csrslct.c:
  25. csrtext.c (new):
  26. doc/cursor.txt doc/hardcopy.txt doc/region.txt:
  27. editdraw.c:
  28. mainkey.c mainslct.c:
  29. panel/cursor.menu panel/menucsr.h:
  30. rgnctrl.c rgnmake.c rgnread.c rgntoken.c rgnwpros.c:
  31.         New features for labeling images - arrow and text cursors
  32.  
  33. clralloc.c:    Permits users with 4-5 plane machines to try color features
  34. cmdimage.c:    Removed restrictions on file names starting with non-alpha
  35. doc/manual.tex    The manual has been Latex'd! (see manual.dvi - 36 pages)
  36. imgflip.c:    Fixed rotation of long or skinny images
  37. imgnew.c:    Fixed load_mainbuf buffer zeroing
  38. mainevnt.c:    Fixed non-portable #ifdefs
  39. mgfydraw.c:    Fixed fatal magnifier bug (noticed by users of small images)
  40. mgfyval.c:    Upgraded optimal output format algorithm
  41. wndwconf.c wndwinit.c:    Match arg typing to new Xlib.h (ANSII C type warning)
  42. ------------------------
  43.  
  44. ------------------------
  45. Changes:
  46. June 21, 1991    - Release 1.04
  47. doc/manual.tex: Latex'd manual!
  48. all makefiles:    Redone by NOAO for better porting
  49. ctrlcntn.c:    Removed autoflush (bad for MIPS implementations)
  50. mainevnt.c:    Fixed mask inconsistancy causing "bad file number" errors
  51. hfiles/imtool.h:Some new IRAF support (alternate paths to fbconfig)
  52. cmdimage.c cmdparse.c:
  53.         Added + type switches where switch can toggle feature on/off.
  54. hfiles/coord.h crdtemp.c dispbtmp.c dispdfse.c dispdthr.c disppxmp.c imgnew.c
  55. mgfydraw.c sclctrl.c:
  56.         Fixed numerous bugs for handling of very small images.
  57. histlist.c:    Fix for infinite loop problem
  58. btnlib/draw.c cmdparse.c wndwadj.c:
  59.         #ifdef'd kludge switches buttons to ZPixmap format for
  60.         ALLIANT server which does not display XYBitmap correctly.
  61. ------------------------
  62.  
  63. ------------------------
  64. Changes:
  65. August 14, 1991    - Release 1.06
  66. disppsct.c:    Generate EPS (Adobe v2.0), CDB
  67. ------------------------
  68.  
  69. Known bugs:
  70. 1. Sizes for images being displayed with less than full resolution can
  71.     be mis-calculated in some circumstances, resulting in an extra,
  72.     non-image line at the bottom.
  73. 2. SAOimage is NOT X11 ICCCM compliant in the following areas:
  74.   a. It does not use resources for defaults (i.e. background and border
  75.     colors).
  76.   b. No cut and paste mechanisms are supported
  77. 3. Massively zoomed tiny images may have coloring anomolies at the edges.
  78. -----------------------
  79.  
  80.  
  81.